gdkwindow: Don't add the same window to "update_windows" twice
authorMarek Kasik <mkasik@redhat.com>
Wed, 18 Dec 2013 11:23:28 +0000 (12:23 +0100)
committerMarek Kasik <mkasik@redhat.com>
Wed, 18 Dec 2013 17:15:01 +0000 (18:15 +0100)
commitccd6e1ba470919a886e7faa15f9e5ea3d8c23f29
treeb5d4d0ee7811d0fba49e678cd9e6feb4b15b9bb1
parent3dab856103ec7e8d3fd418d86f2db2c99db27ef7
gdkwindow: Don't add the same window to "update_windows" twice

This prevents passing of such window to another GMainLoop.

https://bugzilla.gnome.org/show_bug.cgi?id=711552
gdk/gdkwindow.c